Initially activate the JUSTIFY_RIGHT group member to test the fix for
authorMatthias Clasen <maclas@gmx.de>
Mon, 22 Sep 2003 08:54:23 +0000 (08:54 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 22 Sep 2003 08:54:23 +0000 (08:54 +0000)
commitcf639f41686877c0b44bc4ca34edd2f1ee98fd2e
tree7b7cc4f6282b575c4b9012f01ba65fd34cb81aa8
parentdf64ae4434a75311e490c0d648a79bb61428ac2e
Initially activate the JUSTIFY_RIGHT group member to test the fix for

2003-09-22  Matthias Clasen  <maclas@gmx.de>

* tests/testmerge.c (main): Initially activate the JUSTIFY_RIGHT
group member to test the fix for #122904.

* gtk/gtkactiongroup.c (gtk_action_group_add_radio_actions_full):
Add the action to the group before activating it, otherwise we
may end up with multiple active group members.  (#122904, Marco
Pesenti Gritti)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkactiongroup.c
tests/testmerge.c